Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

0.4.0 release #113

Merged
merged 4 commits into from
Sep 24, 2019
Merged

0.4.0 release #113

merged 4 commits into from
Sep 24, 2019

Conversation

mapsam
Copy link
Contributor

@mapsam mapsam commented Sep 24, 2019

Includes changes from #109

cc @CyanRook for review

@mapsam mapsam requested a review from a team as a code owner September 24, 2019 18:36
Copy link
Contributor

@CyanRook CyanRook left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Small phrasing clarification in the readme, but other than that all good.

README.md Outdated
@@ -36,8 +38,11 @@ The two major use cases for this library are:
Defaults to all geometry types.
- `options.dedup` **[String](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/String)** perform deduplication of features based on shared layers, geometry, IDs and matching
properties. (optional, default `true`)
- `options.basic-filters` **[Array](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Array)<[String](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/String), [Array](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Array)>?** and expression-like filter out Number or Boolean properties based on
the following condtions: `=, !=, <, <=, >, >=`. The first item must be the value "any" or "all" whether any or all filters
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Slight phrasing change -
an expression-like filter to include features with Numeric or Boolean properties that match the filters based on the following conditions:

Or something similar, I was having trouble parsing 'and expression-like filter out'

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch. Used your phrasing 👍

Copy link
Contributor

@springmeyer springmeyer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice update!

@mapsam mapsam merged commit 0cf8342 into master Sep 24, 2019
@mapsam mapsam deleted the 0.4.0 branch September 24, 2019 23:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants